home *** CD-ROM | disk | FTP | other *** search
- <!DOCTYPE UI><UI version="3.2" stdsetdef="1">
- <class>SettingListForm</class>
- <widget class="QWidget">
- <property name="name">
- <cstring>SettingListForm</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>392</width>
- <height>252</height>
- </rect>
- </property>
- <property name="caption">
- <string>Form1</string>
- </property>
- <hbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <spacer>
- <property name="name">
- <cstring>spacer8_2</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>9</width>
- <height>16</height>
- </size>
- </property>
- </spacer>
- <widget class="QListBox">
- <property name="name">
- <cstring>SettingsList</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>7</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>150</width>
- <height>0</height>
- </size>
- </property>
- </widget>
- <widget class="QFrame">
- <property name="name">
- <cstring>ScrollHolder</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>7</hsizetype>
- <vsizetype>5</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="frameShape">
- <enum>NoFrame</enum>
- </property>
- <property name="frameShadow">
- <enum>Plain</enum>
- </property>
- </widget>
- <spacer>
- <property name="name">
- <cstring>spacer8</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>9</width>
- <height>16</height>
- </size>
- </property>
- </spacer>
- </hbox>
- </widget>
- <connections>
- <connection>
- <sender>SettingsList</sender>
- <signal>selectionChanged(QListBoxItem*)</signal>
- <receiver>SettingListForm</receiver>
- <slot>SettingsList_selectionChanged(QListBoxItem*)</slot>
- </connection>
- </connections>
- <slots>
- <slot>SettingsList_selectionChanged(QListBoxItem*)</slot>
- </slots>
- <layoutdefaults spacing="0" margin="0"/>
- </UI>
-